dvb_sat_get_lnb

@brief gets a LNBf entry at its internal database @ingroup satellite

@param index index for the entry.

@return returns NULL if not found, of a struct dvb_sat_lnb pointer otherwise.

NOTE: none of the strings are i18n translated. In order to get the translated name, you should use dvb_sat_get_lnb_name()

extern (C)
const(dvb_sat_lnb)*
dvb_sat_get_lnb
(
int index
)

Meta